dwc_otg: fiq_fsm: Make isochronous compatibility checks work properly
authorP33M <p33m@github.com>
Fri, 26 May 2017 11:50:31 +0000 (12:50 +0100)
committerpopcornmix <popcornmix@gmail.com>
Fri, 2 Jun 2017 11:22:13 +0000 (12:22 +0100)
commit982534adb6ed3ac36cd4d033ffebd7993ee275d7
tree4af469a0f4aa60e596d5785a2aab1b76f7f448fe
parente5bd734340e6871e4e9ef5ff66e61197eb8ece30
dwc_otg: fiq_fsm: Make isochronous compatibility checks work properly

Get rid of the spammy printk and local pointer mangling.
Also, there is a nominal benefit for using fiq_fsm for isochronous
transfers in FS mode (~1.1k IRQs per second vs 2.1k IRQs per second)
so remove the root port speed check.
drivers/usb/host/dwc_otg/dwc_otg_hcd.c